flipxy  vec(y,x,z)
flipxz  vec(z,y,x)
flipyz  vec(x,z,y)
doubleX vec(2*x,y,z)
doubleY vec(x,2*y,z)
sinewarp vec(x,.1*y*sin(10*sqrt(x*x+z*z)),z)